hide
( animator#hide in module ng
)
Starts the hide animation first and sets the CSS display
property to none
upon completion.
animator#hide(element);
element – {jQuery/jqLite element} –
the element that will be rendered visible or hidden